PdfOptions.setReportMode

Sets the report mode option. When true, all input text and textarea fields, including both form fields and table columns, are displayed as if they are display only. This means that the border surrounding each input element is removed, and also that all data is shown - the page expands downwards to accommodate this.

Further documentation.

The default for this option is true.

Parameters

boolean  reportMode,